How to Install raxml software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install raxml software package in Ubuntu 14.04 LTS (Trusty Tahr)

raxml software package provides Randomized Axelerated Maximum Likelihood of phylogenetic trees, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install raxml 

raxml is installed in your system.

Make ensure the raxml package were installed using the commands given below,

$ sudo dpkg-query -l | grep raxml *

You will get with raxml package name, version, architecture and description in a table

raxml package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package raxml
Version 7.2.8-2
Description Randomized Axelerated Maximum Likelihood of phylogenetic trees
Sub Section Science


See Also, How to uninstall or remove raxml software package from Ubuntu 14.04 LTS (Trusty Tahr)?